Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gst_dataset_file table — gstdf

This table keeps a record of ADO files generated for a data set. A single data set can be generated out to multiple ADO files. This table records the date and time a data set ADO file was last loaded into the current Repository. The date of the file on disk is compared to determine if new files have been downloaded that must be updated into the local Repository.

If an ADO file is included as part of a package, this table records the package to which the ADO file belongs.

Table 3–17 lists the table’s FLA, fields, and foreign keys.

Table 3–17: gst_dataset_file table information 
Table FLA
Fields (data type)
Foreign keys
gstdf
dataset_file_obj (Decimal)
deployment_obj (Decimal)
deploy_dataset_obj (Decimal)
ado_filename (Character)
loaded_date (Date)
loaded_time (Integer)
deploy_dataset_obj
deployment_obj

Table 3–18 gives details of the table’s indexes.

Table 3–18: gst_dataset_file index information 
Index name
Elements
Type
XPKgst_dataset_file
dataset_file_obj
Primary Unique
XAK1gst_dataset_file
deployment_obj
deploy_dataset_obj
ado_filename
Unique
XIE2gst_dataset_file
deploy_dataset_obj
Nonunique
XIE3gst_dataset_file
ado_filename
loaded_date
loaded_time
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095